*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Thu, 19 Nov 2009 17:40:14 +0000 (17:40 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 19 Nov 2009 17:40:14 +0000 (17:40 +0000)
lisp/ChangeLog

index 9249454f5bd7dd2c63255b89dc9da6f2b3a4e93f..741a72dd6e68a301ba44f2e53bc0972e81d124aa 100644 (file)
@@ -1,3 +1,11 @@
+2009-11-19  Juri Linkov  <juri@jurta.org>
+
+       * minibuffer.el (completions-format): New defcustom.
+       (completion--insert-strings): Implement vertical format.
+
+       * simple.el (switch-to-completions): Move point to the first
+       completion when point was at the beginning of the buffer.
+
 2009-11-19  Juri Linkov  <juri@jurta.org>
 
        * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)